From: Raspbian automatic forward porter Date: Tue, 27 Jan 2026 04:55:10 +0000 (+0000) Subject: Merge version 1.23.3+rpi1 and 1.23.5 to produce 1.23.5+rpi1 X-Git-Tag: archive/raspbian/1.23.5+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=7d6cc7f566d0c3a7305304d6909a148f0f0de003;p=dpkg.git Merge version 1.23.3+rpi1 and 1.23.5 to produce 1.23.5+rpi1 --- 7d6cc7f566d0c3a7305304d6909a148f0f0de003 diff --cc debian/changelog index 42f41741,0c54f85a..7e3606a1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,68 +1,79 @@@ - dpkg (1.23.3+rpi1) forky-staging; urgency=medium ++dpkg (1.23.5+rpi1) forky-staging; urgency=medium + + [changes brought forward from 1.20.5+rpi1 by Peter Michael Green at Sun, 02 Aug 2020 12:08:02 +0000] + * Hack up Vendor.pm so it doesn't fail + (see https://lists.debian.org/debian-dpkg/2020/08/msg00004.html ) + + [changes introduce in 1.21.17+rpi1 by Peter Michael Green] + * disable testsuite. + - -- Raspbian forward porter Fri, 16 Jan 2026 01:20:12 +0000 ++ -- Raspbian forward porter Tue, 27 Jan 2026 04:55:09 +0000 ++ + dpkg (1.23.5) unstable; urgency=medium + + [ Guillem Jover ] + * dpkg-source: Do not error out on empty fields. Closes: #1125985 + * Perl modules: + - Dpkg::Email::Address: Do not construct invalid objects. + - Dpkg::Control::FieldsCore: Improve Maintainer and Uploader field parse + errors. + * Documentation: + - man: Improve dpkg-buildpackage --sign-backend description. + * Build system: + - Move the dist artifacts to the release directory. + * Test suite: + - Add known exception sources for ProhibitCaptureWithoutTest. + + -- Guillem Jover Fri, 23 Jan 2026 01:41:44 +0100 + + dpkg (1.23.4) unstable; urgency=medium + + [ Guillem Jover ] + * Revert "Dpkg::Vendor: Add branch hardening flags to LDFLAGS". + Closes: #1125323, #1125715 + * start-stop-daemon: Check for invalid combinations of --notify-await + options. Closes: #1124643 + * dpkg: Fix typo for «metadata» in error message. Closes: #1125128 + * scripts: Parse and validate Maintainer and Uploaders email addresses. + * dpkg-source: Warn when the Uploaders field contains the Maintainer. + * Perl modules: + - Dpkg::BuildProfiles: Remove the parser workaround now that dh-exec is + fixed. + - Dpkg::Shlibs::Symbol: Emit a warning for the deprecated wildcard syntax. + Closes: #1125722 + - Dpkg::Source::Package::V2: Switch generated patch to be git formatted. + - Dpkg::Source::Package::V2: Print Bug- in patch template instead + of vendor specific ones. + - Dpkg::Email::Address: New module. + - Dpkg::Control::FieldsCore: Add new email address field parsing functions. + - Dpkg::Shlibs::SymbolFile: Refactor metavariable substitution into a + function. + - Dpkg::Shlibs::SymbolFile: Add support for #CURVER#. Closes: #615940 + * Documentation: + - dpkg-buildflags(1): Clarify that LDFLAGS are not safe for direct ld(1) + use. See #1125323. + - start-stop-daemon(8): Clarify relationship between --notify-await and + --background. See #1124643. + - man: Refactor explanation about deb-symbols metavariables. + * Code internals: + - dselect: Mark keybindings methods only accessing static members as + static. + - dpkg-deb: Reduce pid variable scope. + - libcompat: Define __has_attribute() if not already defined in gettext.h. + * Packaging: + - Bump Standards-Version to 4.7.3 (no changes needed). + * Test suite: + - Undefine _LIBC for cppcheck. + - Update cppcheck suppressions for 2.19.0. + * Localization: + - Update Dutch translations. + Thanks to Frans Spiesschaert . + Closes: #1125463, #1125465, #1125466 + - Update Portuguese translations. + Thanks to Américo Monteiro . + Closes: #1124138, #1124412, #1124439, #1124636 + + -- Guillem Jover Sun, 18 Jan 2026 18:29:23 +0100 dpkg (1.23.3) unstable; urgency=medium